First, understand a few basic concepts:
Origin: Default remote version library;
Master: Default Development Branch;
(1) Git log
View the Submit log. will show up every time you submit. As shown in figure:
。
(2) Git log--pretty=oneline
You can use
Start by understanding several basic concepts:Origin: Default remote repository;Master: Default Development Branch;(1) Git logView the commit log. will show you every commit.。(2) Git log--pretty=onelineIf you think the output above is too
Directory
Create an alias Configure user identity View user information create a repository delete a repository add a file to staging area submit a file to a repository to ignore a File View workspace status View the modified content view the
Transferred from: http://www.cnblogs.com/yubinfeng/p/5182271.htmlThe previous two code management tools, VSS and SVN, have been used to facilitate our code management for a long time, and this article introduces a completely different (and also
1. Install Openssh-server to create the SSH service.sudo apt-get install Openssl-serverUse the command ps-e|grep SSH to see if the SSH service is started.If it starts normally, a similar message appears: 1966? 00:00:00 ssh-agent2. Create a user
[. NET object-oriented programming advanced] (25) Team development tool (iv) Distributed version control system git (top)This article guide:The previous two code management tools, VSS and SVN, have been used to facilitate our code management for a
From: http://linux.yyz.us/git-howto.html
This tutorial is a cookbook of recipes getting up and running with Linus's source code management (SCM) software, "git. "Its targetted mainly at Linux kernel hackers, though others may find it useful.Table of
There is less than a year of contact with Git, which can be said to be late than most people start. That will be immersed in their own comfort circle inside, into the company using the perforce, a use for almost 7 years, feel that they will use an
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.